.. _`Select columns in Tables with Table`: .. _`org.sysess.sympathy.data.table.selecttablecolumnsfromtables`: Select columns in Tables with Table ``````````````````````````````````` .. image:: select_table_columns.svg :width: 48 Select columns in Table by using column in selection Table. Documentation ::::::::::::: Auto generated list version of :ref:`Select columns in Table with Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: port2. :Looped Outputs: port1. For details see the original node. Definition :::::::::: Input ports ........... **port1** table Selection **port2** [table] Input Table Output ports ............ **port1** [table] Table with columns in Selection removed Configuration ............. **Remove selected columns** (complement) When enabled, the selected columns will be removed. When disabled, the non-selected columns will be removed. **Column with column names** (selection_column) Select column in Selection Table used for column name filtration. Related nodes ............. * :ref:`org.sysess.sympathy.data.table.selecttablecolumnsfromtable` * :ref:`org.sysess.sympathy.data.table.selecttablecolumns` * :ref:`org.sysess.sympathy.data.table.selecttablecolumnstype` * :ref:`org.sysess.sympathy.data.table.selecttablecolumnsregex` Implementation .............. .. automodule:: node_select_table_columns :noindex: .. class:: SelectTableColumnsFromTables :noindex: